home *** CD-ROM | disk | FTP | other *** search
- | > ImageBank:!Run
-
- If "<Font$Path>" = "" Then Error Fonts not found. Please open a directory display containing !Fonts.
-
- Set ImageBank$Dir <Obey$Dir>
- SetMacro ImageBank$Path <ImageBank$Dir>.
-
- IconSprites ImageBank:!Sprites
-
- If "<File$Type_C85>" = "" Then Set File$Type_C85 JPEG
- If "<File$Type_690>" = "" Then Set File$Type_690 Clear
-
- | ---------------------------------------------------------------
-
- RMEnsure UtilityModule 3.10 Error ImageBank can only be run under RISC OS 3.1
-
- | ---------------------------------------------------------------
- | The following 2 system variables can be altered for your system.
-
- | This variable sets from where to save and load the Choices file.
- Set ImageBank$OptionsFile <ImageBank$Dir>.!Choices
-
- | This variable is used to set the location for the catalogue files.
- Set ImageBank$Catalogues <ImageBank$Dir>.Catalogues
-
- | ---------------------------------------------------------------
-
- WimpSlot -min 256k -max 256K
-
- Run ImageBank:!RunImage %*0
-